mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 03:40:09 +00:00
done with Makefile...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
cf47504ccd
commit
8e53500feb
@ -4,12 +4,7 @@
|
||||
|
||||
CSS_FILES := $(patsubst %.less,%.css,$(wildcard *.less))
|
||||
|
||||
# make this search for all *.less files...
|
||||
TARGET= layout.css
|
||||
|
||||
|
||||
|
||||
all: $(CSS_FILES)
|
||||
|
||||
clean:
|
||||
@rm -f $(TARGET)
|
||||
@rm -f $(CSS_FILES)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user