diff options
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/profile/Makefile.in | 2 | ||||
| -rw-r--r-- | src/util/ss/Makefile.in | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/src/util/profile/Makefile.in b/src/util/profile/Makefile.in index 5c524138d..5b82eabf2 100644 --- a/src/util/profile/Makefile.in +++ b/src/util/profile/Makefile.in @@ -77,7 +77,7 @@ includes:: profile.h fi clean-unix:: - $(RM) $(BUILDTOP)/include/profile.h + $(RM) $(BUILDTOP)/include/profile.h test2.ini test3.ini test2.ini.bak ##DOS##LIBOBJS = $(OBJS) diff --git a/src/util/ss/Makefile.in b/src/util/ss/Makefile.in index fe39c3918..b719b135f 100644 --- a/src/util/ss/Makefile.in +++ b/src/util/ss/Makefile.in @@ -113,6 +113,7 @@ $(HDRDIR)/ss_err.h: ss_err.h $(HDRDIR)/timestamp clean-unix:: $(RM) $(HDRS) $(HDRDIR)/timestamp + $(RM) -r $(HDRDIR) std_rqs.c: std_rqs.ct mk_cmds ct_c.sed ct_c.awk |
