3c3737c0da
The cdrtools software includes programs to create and/or extract ISO 9660 filesystems, verify their integrity, and write them to disc.
13 lines
385 B
Plaintext
13 lines
385 B
Plaintext
$OpenBSD: patch-mkisofs_Makefile,v 1.1.1.1 2002/05/13 14:08:50 naddy Exp $
|
|
--- mkisofs/Makefile.orig Wed Apr 17 18:13:58 2002
|
|
+++ mkisofs/Makefile Wed Apr 17 18:14:13 2002
|
|
@@ -21,7 +21,7 @@ include $(SRCROOT)/$(RULESDIR)/rules.to
|
|
|
|
INSDIR= bin
|
|
TARGET= mkisofs
|
|
-HARDLINKS= mkhybrid
|
|
+HARDLINKS= smkisofs
|
|
#CPPOPTS += -DADD_FILES
|
|
CPPOPTS += -DUSE_LARGEFILES
|
|
CPPOPTS += -DAPPLE_HYB
|