blob: c9ed32bc675d0af121badec363b9d1ab3d7c743e [file] [log] [blame]
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = basicclass
all:
@echo "Nothing to be done for all..."
info:
install-info:
dvi:
install:
uninstall: force
installcheck:
check:
clean mostlyclean:
-rm -f *~ *.o *.ci
-rm -f *.dwo *.dwp
-rm -f core ${EXECUTABLES}
distclean maintainer-clean realclean: clean
-rm -f Makefile config.status config.log gdb.log gdb.sum