LinCity is a city/country simulation game. You are required to build and maintain a city. You must feed, house, provide jobs and goods for your residents. Etc.
10 lines
400 B
Plaintext
10 lines
400 B
Plaintext
$OpenBSD: patch-Imakefile,v 1.1.1.1 2001/07/29 00:07:36 naddy Exp $
|
|
--- Imakefile.orig Sat Feb 13 23:55:02 1999
|
|
+++ Imakefile Sun Jul 29 01:56:46 2001
|
|
@@ -15,4 +15,4 @@ LOCAL_LIBRARIES = $(XLIB)
|
|
OBJS = xmain.o xmouse.o xscreen.o xmps.o xtypeinit.o\
|
|
xengine.o xtransport.o xmarket.o xhelp.o lcx11.o
|
|
|
|
-ComplexProgramTarget(xlincity)
|
|
+ComplexProgramTargetNoMan(xlincity)
|