Cleanup: Remove extraneous / from SRC

This commit is contained in:
Andrew Johnson
2015-06-08 17:47:14 -05:00
parent efff7f5041
commit ec02b9f7ee

View File

@@ -1,7 +1,7 @@
TOP = ..
include $(TOP)/configure/CONFIG
SRC = $(TOP)/src/
SRC = $(TOP)/src
SRC_DIRS += $(SRC)/nt
@@ -24,7 +24,7 @@ LIBSRCS += nttable.cpp
LIBSRCS += ntmultiChannel.cpp
LIBSRCS += ntndarray.cpp
LIBRARY=nt
LIBRARY = nt
nt_LIBS += pvData Com