Andrew Janke
|
28a7137d6f
|
build: add make install/uninstall targets
|
2016-05-01 15:30:50 -04:00 |
|
Maxwell Gerber
|
b771aa9663
|
Modified makefile for different flavors of *nix
|
2016-04-28 17:36:35 -07:00 |
|
mrundle
|
9f82b10b5c
|
actually require ncurses
|
2016-04-28 05:25:18 +00:00 |
|
mrundle
|
12e08849fd
|
minor Makefile cleanup and introduced gcc warnings
|
2016-04-28 04:51:47 +00:00 |
|
Brian Barto
|
7bfe0b9ff5
|
Commiting an example use case that mimicks the movie scene in sneakers.
|
2016-04-19 18:18:02 -04:00 |
|
Brian Barto
|
6da3bbdce5
|
Restructured the application file a bit.
modified: Makefile
renamed: src/nms.c -> src/main.c
copied: src/nms.h -> src/nms.c
modified: src/nms.h
|
2016-04-18 12:00:57 -04:00 |
|
Brian Barto
|
80d37d7dc4
|
Quick change to the makefile
modified: Makefile
|
2016-04-18 11:12:56 -04:00 |
|
Brian Barto
|
4ecd5fcfb3
|
Changed up the Makefile a bit to make it simpler. Also changed it's location
and added a bin dir.
new file: Makefile
renamed: src/obj/.gitignore -> bin/.gitignore
new file: obj/.gitignore
deleted: src/Makefile
|
2016-04-15 14:02:09 -04:00 |
|