diff options
| -rw-r--r-- | makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # Simple makefile for the demos in the top level directory. +.PHONY: advanced demo all: simple advanced @echo "Done!" |
![]() |
index : NemaTode | |
| Cross platform C++ 11 NMEA Parser & GPS Framework, https://github.com/ckgt/NemaTode | a.afanasieff@gmail.com |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | makefile | 1 |
@@ -1,5 +1,6 @@ # Simple makefile for the demos in the top level directory. +.PHONY: advanced demo all: simple advanced @echo "Done!" |