freebsd-ports/cad/mars/files/patch-02
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

12 lines
257 B
Plaintext

--- Makefile.NoX.orig Tue Mar 15 16:33:55 1994
+++ Makefile.NoX Thu Nov 21 23:05:55 1996
@@ -48,7 +48,7 @@
install: depend mars
- cp $(MARSDIR)/mars $(MARSDIR)/bin
+ cp $(MARSDIR)/mars $(PREFIX)/bin
libs:
@ cd $(MARSDIR)/sim; make lib $(EXPORT)