when building dbCommon only look in source directory

This commit is contained in:
Marty Kraimer
2000-02-21 19:19:49 +00:00
parent 8ce6d07bb7
commit 2876b88b8d
+1 -1
View File
@@ -61,4 +61,4 @@ include $(TOP)/configure/RULES
dbCommon.h: ../dbCommonRecord.dbd ../dbCommon.dbd
$(RM) $@
$(EPICS_BASE_HOST_BIN)/dbToRecordtypeH$(HOSTEXE) \
$(DBDFLAGS) $<
-I .. $<