1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/cad/mars/files/patch-01
David E. O'Brien 21b71c58c2 The Maryland Routing Simulator (MaRS) is a discrete-event simulator
providing a flexible platform for the evaluation and comparison of
network routing algorithms.
1996-11-25 01:07:59 +00:00

14 lines
392 B
Plaintext

--- Makefile.SimpleX.orig Tue Mar 15 16:47:43 1994
+++ Makefile.SimpleX Mon Nov 18 21:06:58 1996
@@ -5,8 +5,8 @@
# You need to supply directories for libraries and include files
# only if they are not in a standard directory.
-LIBDIRS =
-INCDIRS =
+LIBDIRS = -L/usr/X11R6/lib
+INCDIRS = -I/usr/X11R6/include
#LIBDIRS = -L/usr/imports/lib/X11R5
#INCDIRS = -I/usr/imports/include