Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 08:25:49 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 14036 for review
Message-ID:  <200207101525.g6AFPnm1085180@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14036

Change 14036 by rwatson@rwatson_paprika on 2002/07/10 08:25:43

	Remove some historical cruft.

Affected files ...

.. //depot/projects/trustedbsd/misc/kmacmanager/Makefile#5 edit

Differences ...

==== //depot/projects/trustedbsd/misc/kmacmanager/Makefile#5 (text+ko) ====

@@ -40,10 +40,6 @@
 
 all: kmacmanager
 
-hellowindow: hellowindow.c
-	g++ ${KDEINC} ${QTINC} -Wall -o hellowindow hellowindow.c ${KDELIB} \
-	    ${QTLIB}
-
 main.o: main.cc kmacmanager.h
 kmacmanager.moc: kmacmanager.h
 	${MOC} kmacmanager.h -o kmacmanager.moc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207101525.g6AFPnm1085180>