This website requires JavaScript.
Explore
Help
Register
Sign in
pyrite-dev
/
milsko
Watch
12
Star
1
Fork
You've already forked milsko
3
Code
Issues
5
Pull requests
Projects
Releases
7
Packages
Wiki
Activity
Actions
df1972e91c
milsko
/
tools
/
update.sh
7 lines
102 B
Bash
Raw
Normal View
History
Unescape
Escape
useful git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@223 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-08 11:41:38 +00:00
#!/bin/sh
MAKE
=
make
if
which gmake >/dev/null 2>
&
1
;
then
MAKE
=
gmake
fi
stuff git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@295 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-12 10:34:22 +00:00
./tools/genmk.pl
useful git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@223 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-08 11:41:38 +00:00
$MAKE
format
Reference in a new issue
Copy permalink