...
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
clean::
|
||||
$(RM) $(CLEANSUFFIXES:%=fftools/resources/%)
|
||||
|
||||
vpath %.html $(SRC_PATH)
|
||||
vpath %.css $(SRC_PATH)
|
||||
|
||||
# Uncomment to prevent deletion during build
|
||||
#.PRECIOUS: %.css.c %.css.min %.css.gz %.css.min.gz %.html.gz %.html.c
|
||||
|
||||
OBJS-resman += \
|
||||
fftools/resources/resman.o \
|
||||
fftools/resources/graph.html.o \
|
||||
fftools/resources/graph.css.o \
|
||||
Reference in New Issue
Block a user