aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pc/ChangeLog4
-rw-r--r--pc/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog
index 42210d12..5a30b82d 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+Fri Apr 29 12:35:21 2011 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile: Remove dependencies on awkprintf.h.
+
Sun Apr 24 11:54:58 2011 Scott Deifik <scottd.mail@sbcglobal.net>
* Makefile.tst: Sync with mainline version.
diff --git a/pc/Makefile b/pc/Makefile
index 9d681458..a8c7c9b4 100644
--- a/pc/Makefile
+++ b/pc/Makefile
@@ -239,9 +239,9 @@ $(DRSPFILE) : $(DGAWKOBJS)
$(ALLOBJS) $(LIBOBJS) eval_p$O profile_p$O: \
awk.h regex.h config.h gettext.h mbsupport.h protos.h dfa.h getopt.h
-builtin$O random$O: awkprintf.h floatmagic.h random.h
+builtin$O random$O: floatmagic.h random.h
-debug$O: awkprintf.h floatmagic.h
+debug$O: floatmagic.h
command$O debug$O: cmd.h