diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Simple makefile for the demos in the top level directory. -.PHONY: advanced demo +.PHONY: advanced simple all: simple advanced @echo "Done!" |
