aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Makefile.am3
2 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index de36fa4..c66af28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,8 +16,6 @@
* configure.in: Move to...
* configure.ac: ... here and overhaul a bit.
- * Makefile.am (TARGET_CPPFLAGS, TARGET_CFLAGS): New variables.
-
* config.guess: Remove file.
* config.sub: Likewise.
* depcomp: Likewise.
diff --git a/Makefile.am b/Makefile.am
index 024ecf9..60afea0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,9 +4,6 @@ AUTOMAKE_OPTIONS = gnu
libexec_PROGRAMS = migcom
bin_SCRIPTS = mig
-TARGET_CPPFLAGS = @TARGET_CPPFLAGS@
-TARGET_CFLAGS = @TARGET_CFLAGS@
-
EXTRA_DIST = gensym.awk cpu.sym
CLEANFILES = cpu.h *.sym[co]