Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
4b96df5a017a04141c4e901b1fc5704a3ca48099
/
.
/
runtime
/
macros
/
maze
/
Makefile
blob: c34e115d90f3b412b7431a34225e20c96c0d9043 [
file
] [
log
] [
blame
]
# It's simple...
maze
:
mazeansi
.
c
cc
-
o maze mazeansi
.
c
mazeclean
:
mazeclean
.
c
cc
-
o mazeclean mazeclean
.
c