summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/mar/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - allow build on ia64Matthias Badaire2001-05-301-7/+13
| | | | | | - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles
* mar now uses bzlib, no more zlibGuillaume Cottenceau2001-01-261-1/+1
|
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-041-6/+18
|
* better cleanupPascal Rigaux2000-12-281-1/+1
|
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-3/+10
| | | | | soon will launch the stage2
* commiting modifs of Fri 17 (do not typedef the structs anymore, ↵Guillaume Cottenceau2000-11-201-1/+21
| | | | s/malloc/alloca when possible, return int all the time)
* - fix bug of not actually writing down the `0' char to end filetableGuillaume Cottenceau2000-11-161-2/+3
| | | | | | - use stat to compute file lengths - test NULL pointers directly on their value
* add `mar' archiving programGuillaume Cottenceau2000-11-091-0/+15