Skip to content

Commit

Permalink
Remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
behdad committed Jul 28, 2014
1 parent bedb5e2 commit ebf85cd
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 100 deletions.
10 changes: 0 additions & 10 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
## -*- Automake -*-
## Process this file with automake to produce Makefile.in
##############################################################################
## $Id$
## $Author$
## $Date$
## $Revision$
## $Source$
##############################################################################

## The order of subdirs is important, don't change without a reason.
SUBDIRS = bjoining bconsole bicon keymap font bin doc testtext

Expand Down
10 changes: 0 additions & 10 deletions bconsole/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
##############################################################################
## $Id$
## $Author$
## $Date$
## $Revision$
## $Source$
##############################################################################
## -*- Automake -*-
## Process this file with automake to produce Makefile.in

pkglib_LTLIBRARIES = libbconsole.la

libbconsole_la_SOURCES = \
Expand Down
10 changes: 0 additions & 10 deletions bicon/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
##############################################################################
## $Id$
## $Author$
## $Date$
## $Revision$
## $Source$
##############################################################################
## -*- Automake -*-
## Process this file with automake to produce Makefile.in

bin_PROGRAMS = bicon.bin

bicon_bin_SOURCES = \
Expand Down
10 changes: 0 additions & 10 deletions bin/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
##############################################################################
## $Id$
## $Author$
## $Date$
## $Revision$
## $Source$
##############################################################################
## -*- Automake -*-
## Process this file with automake to produce Makefile.in

bin_SCRIPTS=bicon

do_subst = sed \
Expand Down
10 changes: 0 additions & 10 deletions bjoining/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
##############################################################################
## $Id$
## $Author$
## $Date$
## $Revision$
## $Source$
##############################################################################
## -*- Automake -*-
## Process this file with automake to produce Makefile.in

pkglib_LTLIBRARIES = libbjoining.la

libbjoining_la_SOURCES = \
Expand Down
10 changes: 0 additions & 10 deletions doc/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
##############################################################################
## $Id$
## $Author$
## $Date$
## $Revision$
## $Source$
##############################################################################
## -*- Automake -*-
## Process this file with automake to produce Makefile.in

SUBDIRS = man

-include $(top_srcdir)/git.mk
10 changes: 0 additions & 10 deletions doc/man/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
##############################################################################
## $Id$
## $Author$
## $Date$
## $Revision$
## $Source$
##############################################################################
## -*- Automake -*-
## Process this file with automake to produce Makefile.in

dist_man_MANS = bicon.bin.1 bicon.1

-include $(top_srcdir)/git.mk
10 changes: 0 additions & 10 deletions font/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
##############################################################################
## $Id$
## $Author$
## $Date$
## $Revision$
## $Source$
##############################################################################
## -*- Automake -*-
## Process this file with automake to produce Makefile.in

include fonts.mk

ALL_CONSOLE_FONTS_PSFU_GZ = $(ALL_CONSOLE_FONTS_PSFU:=.gz)
Expand Down
10 changes: 0 additions & 10 deletions keymap/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
##############################################################################
## $Id$
## $Author$
## $Date$
## $Revision$
## $Source$
##############################################################################
## -*- Automake -*-
## Process this file with automake to produce Makefile.in

include keymaps.mk

ALL_KEYMAPS_MAP_GZ = $(ALL_KEYMAPS_MAP:=.gz)
Expand Down
10 changes: 0 additions & 10 deletions testtext/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
##############################################################################
## $Id$
## $Author$
## $Date$
## $Revision$
## $Source$
##############################################################################
## -*- Automake -*-
## Process this file with automake to produce Makefile.in

EXTRA_DIST = hafez fatiha marks

-include $(top_srcdir)/git.mk

0 comments on commit ebf85cd

Please sign in to comment.