Updated dependencies
This commit is contained in:
parent
5d15a2e4d7
commit
70acfb1a2e
|
@ -9,7 +9,7 @@ INSTALL = install
|
|||
|
||||
all: $(TARGETS)
|
||||
|
||||
libSystem.pc: ../config.sh
|
||||
libSystem.pc: libSystem.pc.in ../config.sh
|
||||
./pkgconfig.sh "libSystem.pc"
|
||||
|
||||
clean:
|
||||
|
|
|
@ -4,5 +4,5 @@ dist=Makefile,libSystem.pc.in,pkgconfig.sh
|
|||
[libSystem.pc]
|
||||
type=script
|
||||
script=./pkgconfig.sh
|
||||
depends=../config.sh
|
||||
depends=libSystem.pc.in,../config.sh
|
||||
install=
|
||||
|
|
Loading…
Reference in New Issue
Block a user