Home
last modified time | relevance | path

Searched refs:ASTYLE_SOURCES (Results 1 – 2 of 2) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/
H A DMakefile863 ASTYLE_SOURCES := $(sort \ macro
1187 ctags: $(ASTYLE_SOURCES)
1191 etags: $(ASTYLE_SOURCES)
1195 astyle: $(ASTYLE_SOURCES)
1196 $(ASTYLE_BINARY) --options=.astylerc -n $(ASTYLE_SOURCES)
1200 …STYLE_CHECK=$(shell $(ASTYLE_BINARY) --options=.astylerc --dry-run -X -Q --ascii $(ASTYLE_SOURCES))
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/
H A DMakefile863 ASTYLE_SOURCES := $(sort \ macro
1187 ctags: $(ASTYLE_SOURCES)
1191 etags: $(ASTYLE_SOURCES)
1195 astyle: $(ASTYLE_SOURCES)
1196 $(ASTYLE_BINARY) --options=.astylerc -n $(ASTYLE_SOURCES)
1200 …STYLE_CHECK=$(shell $(ASTYLE_BINARY) --options=.astylerc --dry-run -X -Q --ascii $(ASTYLE_SOURCES))