aboutsummaryrefslogtreecommitdiffstats
path: root/cmdline/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-08-01 20:34:21 +0800
committernobody <nobody@localhost>2001-08-01 20:34:21 +0800
commit7acd3a7b808206c0956b7ee5a949c64cb727f9b0 (patch)
tree4b19f4e43f75f43cf07288ea1386ac7abdbc95af /cmdline/Makefile.am
parent496986326df84d02d17cbd7329a885e49237fcfc (diff)
downloadgsoc2013-evolution-GNOME_PRINT_0_33.tar.gz
gsoc2013-evolution-GNOME_PRINT_0_33.tar.zst
gsoc2013-evolution-GNOME_PRINT_0_33.zip
This commit was manufactured by cvs2svn to create tagGNOME_PRINT_0_33
'GNOME_PRINT_0_33'. svn path=/tags/GNOME_PRINT_0_33/; revision=11555
Diffstat (limited to 'cmdline/Makefile.am')
-rw-r--r--cmdline/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/cmdline/Makefile.am b/cmdline/Makefile.am
deleted file mode 100644
index 6a888e7468..0000000000
--- a/cmdline/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-
-man_MANS = compose.1
-
-bin_PROGRAMS = compose
-
-INCLUDES = \
- -I$(top_builddir) \
- $(COMPOSE_CFLAGS) \
- $(INTLLIBS)
-
-compose_LDADD = \
- ../composer/libcomposer.a \
- $(COMPOSE_LIBS)
-
-compose_SOURCES = \
- compose.c \
- ../composer/Composer-stubs.c \
- ../composer/Composer-common.c
d>1-1/+1 * - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-061-0/+1 * - Add USE_NCURSES, so it can now pick up ports ncurses if installedpgj2013-01-221-2/+4 * - Make dependency on base-system ncurses explicit -- this fixes potentialpgj2012-12-291-0/+3 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.2pgj2012-12-202-8/+3 * - Update 0.3.2.4pgj2012-08-032-4/+3 * - Bump port revision to chase the GHC update (seems I missed it before)pgj2012-06-041-0/+1 * - Update to 0.3.2.3pgj2012-02-132-4/+3 * Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-261-1/+1 * - Please welcome GHC 7.0.3ashish2011-05-093-23/+3 * - Update to 0.3.1.3pgj2010-08-302-4/+4 * - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")pgj2010-08-081-3/+3