clean more

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4854 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-05-11 20:48:54 +00:00
parent 9d8a69399c
commit 7f5eeb8e5e
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = no-dependencies foreign
INCLUDES = -I$(top_builddir)/include INCLUDES = -I$(top_builddir)/include
CLEANFILES = roken.h make-roken.c CLEANFILES = roken.h make-roken.c print_version.h
lib_LIBRARIES = libroken.a lib_LIBRARIES = libroken.a

View File

@@ -136,7 +136,8 @@ TAGS: $(SOURCES)
check: check:
clean: clean:
rm -f $(LIB) *.o *.a roken.h make-roken$(EXECSUFFIX) make-roken.c rm -f $(LIB) *.o *.a roken.h make-roken$(EXECSUFFIX) make-roken.c \
make-print-version$(EXESUFFIX) print_version.h
mostlyclean: clean mostlyclean: clean