wok-current annotate mISDNuser/stuff/Makefile.u @ rev 2655
Add: pm-utils
author | Dominique Corbex <domcox@users.sourceforge.net> |
---|---|
date | Sat Apr 18 17:39:15 2009 +0200 (2009-04-18) |
parents | |
children |
rev | line source |
---|---|
pascal@1181 | 1 --- mISDNuser-1_1_7_2/Makefile |
pascal@1181 | 2 +++ mISDNuser-1_1_7_2/Makefile |
pascal@1181 | 3 @@ -13,7 +13,7 @@ |
pascal@1181 | 4 # Change this to create an install prefix for the shared libs, programms and |
pascal@1181 | 5 # includes |
pascal@1181 | 6 # |
pascal@1181 | 7 -INSTALL_PREFIX := / |
pascal@1181 | 8 +INSTALL_PREFIX := $(DESTDIR) |
pascal@1181 | 9 export INSTALL_PREFIX |
pascal@1181 | 10 |
pascal@1181 | 11 MISDNINCLUDEDIR := $(MISDNDIR)/include |