summaryrefslogtreecommitdiffstats
path: root/package/sfdisk/sfdisk.mk
Commit message (Collapse)AuthorAgeFilesLines
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+2
|
* - I had to apply this patch to get it to build with a uClibc-snapshot..Bernhard Reutner-Fischer2006-11-171-2/+5
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* use target cflagsMike Frysinger2004-12-241-3/+3
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+36
directory.