This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
09c18bc918
minix
/
lib
/
ack_build.sh
7 lines
59 B
Bash
Raw
Normal View
History
Unescape
Escape
Incorporate bsdmake into buildsystem and reorganize libs
2010-02-16 15:41:33 +01:00
#!/bin/sh
Buildsystem changes for GCC -Makefile updates -Update mkdep -Build fixes/warning cleanups for some programs -Restore leading underscores on global syms in kernel asm files -Increase ramdisk size
2010-05-19 15:24:15 +02:00
export
CC
=
cc
export
MAKEOBJDIR
=
obj-ack
Incorporate bsdmake into buildsystem and reorganize libs
2010-02-16 15:41:33 +01:00
make
$@
Reference in a new issue
Copy permalink