mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-11 05:17:44 +03:00
[PATCH] cleaned up the makefile a bit.
This commit is contained in:
parent
8b16416dce
commit
1e7a3f9e11
3
Makefile
3
Makefile
@ -22,10 +22,9 @@ DEBUG = true
|
|||||||
|
|
||||||
|
|
||||||
ROOT = udev
|
ROOT = udev
|
||||||
#PREFIX = diet
|
|
||||||
VERSION = 0.01
|
VERSION = 0.01
|
||||||
INSTALL_DIR = /usr/local/bin
|
INSTALL_DIR = /usr/local/bin
|
||||||
RELEASE_NAME = $(PREFIX)$(ROOT)-$(VERSION)
|
RELEASE_NAME = $(ROOT)-$(VERSION)
|
||||||
|
|
||||||
|
|
||||||
# Comment out this line to build with something other
|
# Comment out this line to build with something other
|
||||||
|
Loading…
Reference in New Issue
Block a user