clean more
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4854 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = no-dependencies foreign
|
||||
|
||||
INCLUDES = -I$(top_builddir)/include
|
||||
|
||||
CLEANFILES = roken.h make-roken.c
|
||||
CLEANFILES = roken.h make-roken.c print_version.h
|
||||
|
||||
lib_LIBRARIES = libroken.a
|
||||
|
||||
|
@@ -136,7 +136,8 @@ TAGS: $(SOURCES)
|
||||
check:
|
||||
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user