#* along with this program; if not, write to the Free Software
#* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#*
+#* @configure_input@
+#*
#### Start of system configuration section. ####
VERSION = 1.3.1pl5
DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING INSTALL Makefile.in PORTING \
- README SUPPORTED TODO OPTIONS HISTORY aclocal.m4 getcwd.c putenv.c \
+ README SUPPORTED TODO OPTIONS HISTORY acsite.m4 getcwd.c putenv.c \
strdup.c tgetpass.c config.h.in configure.in configure indent.pro \
installbsd sample.sudoers sudo.man sudo.cat sudoers aixcrypt.exp \
visudoers/Makefile.in visudoers/compat.h visudoers/config.h \
mostlyclean: clean
distclean: clean
- rm -f Makefile config.h config.status
+ rm -f Makefile config.h config.status config.cache config.log
( cd visudoers && rm -f Makefile )
realclean: distclean