Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
$NetBSD: patch-aa,v 1.4 2009/11/24 17:20:40 jakllsch Exp $
--- Makefile.orig 2009-09-22 00:35:46.000000000 +0000
+++ Makefile
@@ -6,7 +6,7 @@
#
# Path for the floppy disk device
#
-FDISK=/dev/fd0
+FDISK=/dev/fd0a
AS=as -32
CC=gcc
@@ -61,7 +61,6 @@ asm:
iso:
make all
./makeiso.sh
- rm -f *.o *.s memtest.bin memtest memtest_shared memtest_shared.bin
install: all
dd <memtest.bin >$(FDISK) bs=8192