aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move Makefile to project root to avoid issues with git archivePierre Schmitz2012-08-031-0/+63
| | | | Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
* Rename "default-config" to "overlay"Aaron Griffin2008-09-061-28/+0
| | | | | | I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Integrate mkusbimgSimo Leone2008-03-301-0/+1
| | | | | | Added to makefile and mkarchiso. Signed-off-by: Simo Leone <simo@archlinux.org>
* Add a few more things to the Makefile to get it ready for releaseDan McGee2007-10-301-0/+4
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Fix install rule in makefileSimo Leone2007-10-251-1/+1
| | | | Signed-off-by: Simo Leone <simo@archlinux.org>
* Add basic uninstall target to MakefileDan McGee2007-10-241-0/+7
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* First attempt at a makefile for the archiso packageDan McGee2007-10-141-0/+16
Signed-off-by: Dan McGee <dan@archlinux.org>