Updated man page; now called zsnes.5 and stored in man5 (reflects 1.337)

This commit is contained in:
hpsolo
2002-02-27 01:50:13 +00:00
parent 74670492a8
commit a34f34d63c
3 changed files with 315 additions and 50 deletions

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.man @prefix@/man
@INSTALL@ -m 0644 linux/zsnes.5 @prefix@/man5
clean:
rm -f ${CHIPDIR}/*.o ${CPUDIR}/*.o ${VIDEODIR}/*.o ${GUIDIR}/*.o ${DOSDIR}/*.o ${WINDIR}/*.o ${ZIPDIR}/*.o *.o @ZSNESEXE@