remove accidentally in/excluded stuff

This commit is contained in:
IOhannes m zmölnig 2020-03-10 11:59:25 +01:00
parent 9bd01a2f41
commit 3f45bcc553

View file

@ -17,11 +17,9 @@ datafiles = subdir-help.pd subdir-meta.pd
PDLIBBUILDER_DIR=../.. PDLIBBUILDER_DIR=../..
include $(PDLIBBUILDER_DIR)/Makefile.pdlibbuilder include $(PDLIBBUILDER_DIR)/Makefile.pdlibbuilder
cflags+=-DYYY
# simplistic tests whether all expected files have been produced/installed # simplistic tests whether all expected files have been produced/installed
#buildcheck: all buildcheck: all
# test -e subdir.$(extension) test -e subdir.$(extension)
#installcheck: install installcheck: install
# test -e $(installpath)/subdir.$(extension) test -e $(installpath)/subdir.$(extension)