summaryrefslogtreecommitdiffhomepage
path: root/mixutils/Makefile.am
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-04-07 22:12:31 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-04-07 22:12:31 +0000
commitf04079445c658f3cc857cd61bd20c2839d32843a (patch)
tree425d7496af828731abf0e58ecf45c08e0b3f1ccd /mixutils/Makefile.am
parent0832e7be5d31d146d6fce0e437ad2258723aeb05 (diff)
downloadmdk-f04079445c658f3cc857cd61bd20c2839d32843a.tar.gz
mdk-f04079445c658f3cc857cd61bd20c2839d32843a.tar.bz2
getopt and getopt_long provided if missing
Diffstat (limited to 'mixutils/Makefile.am')
-rw-r--r--mixutils/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/mixutils/Makefile.am b/mixutils/Makefile.am
index 01d6378..9d72f95 100644
--- a/mixutils/Makefile.am
+++ b/mixutils/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001 Free Software Foundation, Inc.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -10,8 +10,8 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-INCLUDES = -I$(includedir)
-LDADD = $(top_builddir)/mixlib/libmix.a $(INTLLIBS)
+INCLUDES = -I$(includedir)
+LDADD = $(top_builddir)/mixlib/libmix.a $(top_builddir)/lib/libreplace.a
bin_PROGRAMS = mixasm mixvm
mixasm_SOURCES = mixasm.c mixasm_comp.h mixasm_comp.c