Correct the dependency for aicasm.
This commit is contained in:
parent
7524a0790d
commit
bb9c344ff7
@ -5,7 +5,7 @@
|
||||
# dependency lines other than the first are silently ignored.
|
||||
#
|
||||
aicasm optional ahc \
|
||||
dependency "$S/dev/aic7xxx/*.[chyl]" \
|
||||
dependency "$S/dev/aic7xxx/aicasm/*.[chyl]" \
|
||||
compile-with "${MAKE} -f $S/dev/aic7xxx/aicasm/Makefile MAKESRCPATH=$S/dev/aic7xxx/aicasm" \
|
||||
no-obj no-implicit-rule \
|
||||
clean "aicasm aicasm_gram.c aicasm_scan.c y.tab.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user