Search
lxdream.org :: lxdream/Makefile.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename Makefile.in
changeset 1170:9ffc8295b414
prev1162:a10d0d254f1f
next1200:3b2097efa97d
author Nathan Keynes <nkeynes@lxdream.org>
date Thu Dec 01 01:50:44 2011 +1000 (12 years ago)
permissions -rw-r--r--
last change Rearrange the profile dump code so as to avoid xlat => SH4 references
file annotate diff log raw
1.1 --- a/Makefile.in Fri Jan 21 06:40:05 2011 +1000
1.2 +++ b/Makefile.in Thu Dec 01 01:50:44 2011 +1000
1.3 @@ -790,7 +790,7 @@
1.4
1.5
1.6 lxdream.1: lxdream.pod
1.7 - $(POD2MAN) $< $@
1.8 + $(POD2MAN) -c "Lxdream: A Dreamcast emulator" $< $@
1.9
1.10 install-data-local:
1.11 @$(NORMAL_INSTALL)
.