mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21b71c58c2
providing a flexible platform for the evaluation and comparison of network routing algorithms.
12 lines
257 B
Plaintext
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)
|