diff options
Diffstat (limited to 'awklib/ChangeLog')
-rw-r--r-- | awklib/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/awklib/ChangeLog b/awklib/ChangeLog new file mode 100644 index 00000000..2fab5799 --- /dev/null +++ b/awklib/ChangeLog @@ -0,0 +1,13 @@ +Sun Oct 20 12:30:41 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us> + + * Makefile.in (install): minor tweaks for portability. + +Fri Mar 15 06:33:38 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us> + + * Makefile.in (pwcat, grcat): Add $(LDFLAGS). + (clean): add `*~' to list of files to be removed. + +Wed Jan 24 10:06:16 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us> + + * Makefile.in (clean): Remove $(AUXAWK). + (maintainer-clean): Depend on distclean, not the other way around. |