mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-06 04:17:58 +00:00
Move Makefile.simple
to just Makefile
.
This commit is contained in:
@@ -12,7 +12,7 @@ mkdir -p app/src/main/res/raw/
|
||||
if [ ! -f ../autohdr.h ]; then
|
||||
echo "generating autohdr.h..."
|
||||
LAST_PWD=$(pwd); cd ..
|
||||
make -f Makefile.simple autohdr.h
|
||||
make autohdr.h
|
||||
cd $LAST_PWD
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user