Moving micasa 1.5 trunk to Novell forge.
This commit is contained in:
17
c_test/unx_cachetst/target
Normal file
17
c_test/unx_cachetst/target
Normal file
@@ -0,0 +1,17 @@
|
||||
include link$(xtra).$(PLAT)
|
||||
|
||||
all : $(BIN_NAME)
|
||||
|
||||
|
||||
|
||||
$(BIN_NAME) : $(OBJS)
|
||||
|
||||
@echo Linking $@ ...
|
||||
|
||||
$(LINK)
|
||||
|
||||
@echo
|
||||
|
||||
|
||||
|
||||
#install : all
|
||||
Reference in New Issue
Block a user