summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add deleting core to the clean target.Jean Delvare2003-10-191-1/+1
* Handle the new vpddecode program.Jean Delvare2003-10-121-6/+34
* Don't use $^ since it isn't supported by BSD make. Reported by HuguesJean Delvare2003-09-131-3/+3
* Fix missing ownership dependency for install target.Jean Delvare2003-09-051-1/+1
* Now use USE_MMAP by default.Jean Delvare2003-06-201-1/+1
* Can now use mmap() instead of mallow()/read() to access the DMI table.Jean Delvare2003-06-191-0/+1
* Preliminary support for IA-64.Jean Delvare2003-06-191-0/+1
* Modified to support ownership (new program).Jean Delvare2003-06-171-2/+10
* Moved common "util" functions to util.c.Jean Delvare2003-06-171-5/+14
* Restored optional CFLAGS modifier lines.Jean Delvare2003-06-041-0/+3
* Moved version definition to version.h.Jean Delvare2003-03-061-2/+2
* Updated copyright years.Jean Delvare2003-03-061-1/+1
* Added target biosdecode.Jean Delvare2003-03-011-10/+15
* A simple Makefile.Jean Delvare2003-01-191-0/+29