make stream.dbd in O directories

This commit is contained in:
zimoch
2011-09-19 08:35:58 +00:00
parent eabcce156a
commit 80b7ceea2d

View File

@ -1,4 +1,3 @@
first: stream.dbd build
include /ioc/tools/driver.makefile
EXCLUDE_VERSIONS = 3.13.2
PROJECT=stream2
@ -53,8 +52,4 @@ streamReferences:
perl ../src/makeref.pl Converter $(FORMATS) >> $@
stream.dbd:
perl src/makedbd.pl $(RECORDTYPES) > $@
clean::
rm -rf stream.dbd
perl ../src/makedbd.pl $(RECORDTYPES) > $@