Skip to content

Commit ebf85cd

Browse files
committed
Remove cruft
1 parent bedb5e2 commit ebf85cd

File tree

10 files changed

+0
-100
lines changed

10 files changed

+0
-100
lines changed

Makefile.am

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
## -*- Automake -*-
2-
## Process this file with automake to produce Makefile.in
3-
##############################################################################
4-
## $Id$
5-
## $Author$
6-
## $Date$
7-
## $Revision$
8-
## $Source$
9-
##############################################################################
10-
111
## The order of subdirs is important, don't change without a reason.
122
SUBDIRS = bjoining bconsole bicon keymap font bin doc testtext
133

bconsole/Makefile.am

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
##############################################################################
2-
## $Id$
3-
## $Author$
4-
## $Date$
5-
## $Revision$
6-
## $Source$
7-
##############################################################################
8-
## -*- Automake -*-
9-
## Process this file with automake to produce Makefile.in
10-
111
pkglib_LTLIBRARIES = libbconsole.la
122

133
libbconsole_la_SOURCES = \

bicon/Makefile.am

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
##############################################################################
2-
## $Id$
3-
## $Author$
4-
## $Date$
5-
## $Revision$
6-
## $Source$
7-
##############################################################################
8-
## -*- Automake -*-
9-
## Process this file with automake to produce Makefile.in
10-
111
bin_PROGRAMS = bicon.bin
122

133
bicon_bin_SOURCES = \

bin/Makefile.am

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
##############################################################################
2-
## $Id$
3-
## $Author$
4-
## $Date$
5-
## $Revision$
6-
## $Source$
7-
##############################################################################
8-
## -*- Automake -*-
9-
## Process this file with automake to produce Makefile.in
10-
111
bin_SCRIPTS=bicon
122

133
do_subst = sed \

bjoining/Makefile.am

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
##############################################################################
2-
## $Id$
3-
## $Author$
4-
## $Date$
5-
## $Revision$
6-
## $Source$
7-
##############################################################################
8-
## -*- Automake -*-
9-
## Process this file with automake to produce Makefile.in
10-
111
pkglib_LTLIBRARIES = libbjoining.la
122

133
libbjoining_la_SOURCES = \

doc/Makefile.am

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
##############################################################################
2-
## $Id$
3-
## $Author$
4-
## $Date$
5-
## $Revision$
6-
## $Source$
7-
##############################################################################
8-
## -*- Automake -*-
9-
## Process this file with automake to produce Makefile.in
10-
111
SUBDIRS = man
122

133
-include $(top_srcdir)/git.mk

doc/man/Makefile.am

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
##############################################################################
2-
## $Id$
3-
## $Author$
4-
## $Date$
5-
## $Revision$
6-
## $Source$
7-
##############################################################################
8-
## -*- Automake -*-
9-
## Process this file with automake to produce Makefile.in
10-
111
dist_man_MANS = bicon.bin.1 bicon.1
122

133
-include $(top_srcdir)/git.mk

font/Makefile.am

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
##############################################################################
2-
## $Id$
3-
## $Author$
4-
## $Date$
5-
## $Revision$
6-
## $Source$
7-
##############################################################################
8-
## -*- Automake -*-
9-
## Process this file with automake to produce Makefile.in
10-
111
include fonts.mk
122

133
ALL_CONSOLE_FONTS_PSFU_GZ = $(ALL_CONSOLE_FONTS_PSFU:=.gz)

keymap/Makefile.am

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
##############################################################################
2-
## $Id$
3-
## $Author$
4-
## $Date$
5-
## $Revision$
6-
## $Source$
7-
##############################################################################
8-
## -*- Automake -*-
9-
## Process this file with automake to produce Makefile.in
10-
111
include keymaps.mk
122

133
ALL_KEYMAPS_MAP_GZ = $(ALL_KEYMAPS_MAP:=.gz)

testtext/Makefile.am

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
##############################################################################
2-
## $Id$
3-
## $Author$
4-
## $Date$
5-
## $Revision$
6-
## $Source$
7-
##############################################################################
8-
## -*- Automake -*-
9-
## Process this file with automake to produce Makefile.in
10-
111
EXTRA_DIST = hafez fatiha marks
122

133
-include $(top_srcdir)/git.mk

0 commit comments

Comments
 (0)