Added "all:" and "clean::" deps, changed flag usage, cleanup.
This commit is contained in:
@@ -2,8 +2,7 @@ EPICS = ../../../..
|
||||
include Target.include
|
||||
include $(EPICS)/config/CONFIG
|
||||
|
||||
USR_CFLAGS =
|
||||
LDLIBS = -ll
|
||||
USR_LDLIBS = -ll
|
||||
YACCOPT = -d -v
|
||||
|
||||
SRCS = ../snc_main.c ../parse.c ../phase2.c ../gen_ss_code.c \
|
||||
@@ -16,6 +15,8 @@ LIBOBJS =
|
||||
|
||||
PROD = snc
|
||||
|
||||
all: install
|
||||
|
||||
#
|
||||
# The generated lex file includes snc.h
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user