Now uses pre_build dependency.
This commit is contained in:
@@ -22,6 +22,6 @@ OBJS = \
|
||||
|
||||
PROD = $(OBDIR)/antelope
|
||||
|
||||
depends: install
|
||||
pre_build: install
|
||||
|
||||
include $(EPICS)/config/RULES.Unix
|
||||
|
||||
@@ -27,7 +27,7 @@ PROD = $(OBDIR)/e_flex
|
||||
|
||||
all :: parse.h parse.c $(PROD)
|
||||
|
||||
depends: install
|
||||
pre_build: install
|
||||
|
||||
parse.h parse.c : parse.y
|
||||
rm -f parse.h parse.c
|
||||
|
||||
Reference in New Issue
Block a user