David van Moolenbroek ac9ab099c8 General cleanup:
- clean up kernel section of minix/com.h somewhat
- remove ALLOCMEM and VM_ALLOCMEM calls
- remove non-safecopy and minix-vmd support from Inet
- remove SYS_VIRVCOPY and SYS_PHYSVCOPY calls
- remove obsolete segment encoding in SYS_SAFECOPY*
- remove DEVCTL call, svrctl(FSDEVUNMAP), map_driverX
- remove declarations of unimplemented svrctl requests
- remove everything related to swapping to disk
- remove floppysetup.sh
- remove traces of rescue device
- update DESCRIBE.sh with new devices
- some other small changes
2010-01-05 19:39:27 +00:00
..
2009-12-24 20:22:41 +00:00
2009-12-24 20:22:41 +00:00
2009-12-04 17:49:20 +00:00
2009-12-24 20:22:41 +00:00
2010-01-05 19:39:27 +00:00
2009-12-20 20:27:14 +00:00
2009-09-21 14:44:35 +00:00
2010-01-05 19:39:27 +00:00
2010-01-05 19:39:27 +00:00
2010-01-05 19:39:27 +00:00
2009-09-21 14:42:13 +00:00

make depend  - find dependencies of ack libraries
make all     - compile ack libraries
make install - compile and install ack libraries

make depend-gnu  - find dependencies of gnu libraries
make all-gnu     - compile gnu libraries
make install-gnu - compile and install gnu libraries