make stream.dbd in O directories
This commit is contained in:
7
makefile
7
makefile
@ -1,4 +1,3 @@
|
|||||||
first: stream.dbd build
|
|
||||||
include /ioc/tools/driver.makefile
|
include /ioc/tools/driver.makefile
|
||||||
EXCLUDE_VERSIONS = 3.13.2
|
EXCLUDE_VERSIONS = 3.13.2
|
||||||
PROJECT=stream2
|
PROJECT=stream2
|
||||||
@ -53,8 +52,4 @@ streamReferences:
|
|||||||
perl ../src/makeref.pl Converter $(FORMATS) >> $@
|
perl ../src/makeref.pl Converter $(FORMATS) >> $@
|
||||||
|
|
||||||
stream.dbd:
|
stream.dbd:
|
||||||
perl src/makedbd.pl $(RECORDTYPES) > $@
|
perl ../src/makedbd.pl $(RECORDTYPES) > $@
|
||||||
|
|
||||||
clean::
|
|
||||||
rm -rf stream.dbd
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user