mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-01-22 22:48:24 +00:00
Revert changes to the main Makefile
This commit is contained in:
parent
7d434787b6
commit
6ff2b86dfc
1
Makefile
1
Makefile
@ -15,7 +15,6 @@ all:
|
|||||||
install:
|
install:
|
||||||
@install -Dm755 ${PROG} ${DESTDIR}${PREFIX}/bin/${PROG}
|
@install -Dm755 ${PROG} ${DESTDIR}${PREFIX}/bin/${PROG}
|
||||||
@install -Dm666 doc/${PROG}.1 ${DESTDIR}${MANDIR}/man1/${PROG}.1
|
@install -Dm666 doc/${PROG}.1 ${DESTDIR}${MANDIR}/man1/${PROG}.1
|
||||||
make -C extras/po install
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
make -C extras/test
|
make -C extras/test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user