Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
3bd8de40b484d3617a19092d3cc036f8b4f3d51c
/
.
/
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