1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00

Removed 'gh-pages'.

The 'gh-pages' goal has been moved to another Makefile. This reference was just a leftover.
This commit is contained in:
Oliver Schmidt 2015-05-05 13:46:26 +02:00
parent 0f1c3b0181
commit 1e6629de8d

View File

@ -2,7 +2,7 @@ ifneq ($(shell echo),)
CMD_EXE = 1
endif
.PHONY: all mostlyclean clean install zip doc html info gh-pages
.PHONY: all mostlyclean clean install zip doc html info
.SUFFIXES: