mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 08:41:51 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
8 lines
140 B
Text
8 lines
140 B
Text
--- Makefile.orig 2006-11-11 04:39:36 UTC
|
|
+++ Makefile
|
|
@@ -5,3 +5,5 @@ randomio: randomio.o
|
|
|
|
clean:
|
|
rm -f *.o randomio
|
|
+
|
|
+all: randomio
|