diff options
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/unifdef/ChangeLog | 4 | ||||
| -rw-r--r-- | src/util/unifdef/Makefile.in | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/src/util/unifdef/ChangeLog b/src/util/unifdef/ChangeLog index fff74de3a..4816d2180 100644 --- a/src/util/unifdef/ChangeLog +++ b/src/util/unifdef/ChangeLog @@ -1,3 +1,7 @@ + +Fri Jul 7 16:43:20 EDT 1995 Paul Park (pjpark@mit.edu) + * Makefile.in - Remove LDFLAGS. + Fri Jun 9 19:00:45 1995 <tytso@rsx-11.mit.edu> * configure.in: Remove standardized set of autoconf macros, which diff --git a/src/util/unifdef/Makefile.in b/src/util/unifdef/Makefile.in index 59708bce3..399ce17b3 100644 --- a/src/util/unifdef/Makefile.in +++ b/src/util/unifdef/Makefile.in @@ -1,5 +1,4 @@ CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE) -LDFLAGS = -g all:: |
