inital checkin using existing vim and preparing for use of bash_magic
This commit is contained in:
7
vim/bundle/ubuntu-vim72/macros/maze/Makefile
Normal file
7
vim/bundle/ubuntu-vim72/macros/maze/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
# It's simple...
|
||||
|
||||
maze: mazeansi.c
|
||||
cc -o maze mazeansi.c
|
||||
|
||||
mazeclean: mazeclean.c
|
||||
cc -o mazeclean mazeclean.c
|
||||
Reference in New Issue
Block a user