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
9f470413b5
minix
/
contrib
/
Makefile
5 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added Makefile for contrib. removed some stray corefiles from gnu coreutils
2005-09-01 16:02:00 +02:00
contrib linking in
2005-09-01 16:05:12 +02:00
all install clean
:
Added Makefile for contrib. removed some stray corefiles from gnu coreutils
2005-09-01 16:02:00 +02:00
cd
gnu
&&
$(
MAKE
)
$@
Imported partly very pretty, partly very messy port of nvi. Nasty situation is because of no ftruncate(), which causes awfulness trying to emulate it. No writev() and fsync() system calls are less serious, but the port will be cleaned up a great deal if and when those system calls appear.
2005-09-06 19:35:41 +02:00
cd
bsd
&&
$(
MAKE
)
$@
Reference in a new issue
Copy permalink