cat pyrunenv.vals >> $@
clean-unix::
- $(RM) runenv.py pyrunenv.vals
+ $(RM) runenv.py runenv.pyc pyrunenv.vals
COV_BUILD= cov-build
COV_ANALYZE= cov-analyze
clean:: clean-$(WHAT)
clean-unix::
- $(RM) $(OBJS) $(DEPTARGETS_CLEAN) $(EXTRA_FILES) et-[ch]-*.et et-[ch]-*.[ch]
- -$(RM) -r $(top_srcdir)/autom4te.cache
+ $(RM) $(OBJS) $(DEPTARGETS_CLEAN) $(EXTRA_FILES)
+ $(RM) et-[ch]-*.et et-[ch]-*.[ch] testlog
+ -$(RM) -r $(top_srcdir)/autom4te.cache testdir
clean-windows::
$(RM) *.$(OBJEXT)
clean-unix:: clean-libobjs
$(RM) $(ETHDRS) $(ETSRCS) $(HDRS) $(EXPORTED_BUILT_HEADERS) \
- $(EHDRDIR)$(S)timestamp
+ $(EHDRDIR)$(S)timestamp errmap.h
clean-windows::
$(RM) $(HDRS)
touch types.stamp
clean-unix::
- $(RM) types.stamp
+ $(RM) types.stamp $(BUILDTOP)/include/gssrpc/types.h
clean-windows::
$(RM) types.stamp
$(INSTALL_DATA) $(srcdir)/$(PROG).M ${DESTDIR}$(ADMIN_MANDIR)/$(PROG).8
clean::
- $(RM) $(PROG) $(OBJS)
+ $(RM) $(PROG) $(OBJS) getdate.c
# $(RUNPYTEST) $(srcdir)/kdc_realm/kdcref.py $(PYTESTFLAGS)
clean::
- $(RM) kdc.conf
+ $(RM) krb5.conf kdc.conf
$(RM) -rf kdc_realm/sandbox
clean-unix:: clean-libs clean-libobjs
$(RM) $(PROGS) *.o *~ core prof_err.h profile.h prof_err.c
$(RM) test_load test_parse test_profile test_vtable profile_tcl
- $(RM) modtest.conf
+ $(RM) modtest.conf testinc.ini testinc2.ini
+ $(RM) -r test_include_dir
clean-windows::
$(RM) $(PROFILE_HDR)
./t_unal
clean::
- $(RM) t_k5buf.o t_k5buf t_unal.o t_unal path_win.o path_win t_path_win.o t_path_win t_path.o t_path
+ $(RM) t_k5buf.o t_k5buf t_unal.o t_unal path_win.o path_win
+ $(RM) t_path_win.o t_path_win t_path.o t_path libkrb5support.exports
@lib_frag@
@libobj_frag@