f5cc5129e9
major new features include completely redone graphics and sounds. we redrew the missles, because they were hard to distinguish at the more advanced levels OK edd@, espie@
13 lines
425 B
Plaintext
13 lines
425 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.4 2010/11/30 20:05:02 phessler Exp $
|
|
--- Makefile.in.orig Tue Dec 18 02:03:35 2007
|
|
+++ Makefile.in Sun Oct 24 15:34:21 2010
|
|
@@ -737,7 +737,7 @@ install-data: install-data-recursive
|
|
uninstall: uninstall-recursive
|
|
|
|
install-am: all-am
|
|
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am
|
|
|
|
installcheck: installcheck-recursive
|
|
install-strip:
|