Def of TOP may come from command line.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
CAS := ../..
|
||||
TOP := $(CAS)/../..
|
||||
TOP := ../../../..
|
||||
CAS := $(TOP)/src/cas
|
||||
SRC := $(CAS)/generic
|
||||
CA := $(CAS)/../ca
|
||||
IOSRC := $(CAS)/io/bsdSocket
|
||||
|
||||
Reference in New Issue
Block a user