diff options
| author | Franklin Wei <git@fwei.tk> | 2016-01-17 21:50:36 -0500 |
|---|---|---|
| committer | Franklin Wei <git@fwei.tk> | 2016-01-17 21:50:36 -0500 |
| commit | 17ca1e8e354572f68f0e369431fcfcf3249b93ae (patch) | |
| tree | 263507309fa4bff8f34902d2600bcaa64fbb53b3 /Makefile | |
| parent | e9d88b79ada4a5d544a36a28cc68a1254ca0a97b (diff) | |
| download | netcosm-17ca1e8e354572f68f0e369431fcfcf3249b93ae.zip netcosm-17ca1e8e354572f68f0e369431fcfcf3249b93ae.tar.gz netcosm-17ca1e8e354572f68f0e369431fcfcf3249b93ae.tar.bz2 netcosm-17ca1e8e354572f68f0e369431fcfcf3249b93ae.tar.xz | |
remember last login
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -CC = clang +CC = cc OUT = build PLATFORM = unix |