Fixed path problem for man directory

This commit is contained in:
hpsolo
2002-02-27 05:00:28 +00:00
parent fff6ba26c4
commit 3d68de8516

View File

@@ -171,7 +171,7 @@ ${DOSDIR}/modemrtn.o: ${DOSDIR}/modemrtn.asm macros.mac
install:
@INSTALL@ -m 0755 @ZSNESEXE@ @prefix@/bin
@INSTALL@ -m 0644 linux/zsnes.5 @prefix@/man5
@INSTALL@ -m 0644 linux/zsnes.5 @prefix@/man/man5
clean:
rm -f ${CHIPDIR}/*.o ${CPUDIR}/*.o ${VIDEODIR}/*.o ${GUIDIR}/*.o ${DOSDIR}/*.o ${WINDIR}/*.o ${ZIPDIR}/*.o *.o @ZSNESEXE@