diff options
author | is <is@pkgsrc.org> | 2005-02-26 18:48:19 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2005-02-26 18:48:19 +0000 |
commit | ee611e1c0e9fec070262a9607581d0af2a002253 (patch) | |
tree | 5cd34cc37e9633d77eef70c1019b054f045f1bfb /lang/sr/patches | |
parent | d1c59181266b6ee882fcf8bb4b7eb566cbabff33 (diff) | |
download | pkgsrc-ee611e1c0e9fec070262a9607581d0af2a002253.tar.gz |
Add a test target.
Diffstat (limited to 'lang/sr/patches')
-rw-r--r-- | lang/sr/patches/patch-as | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/lang/sr/patches/patch-as b/lang/sr/patches/patch-as index 5ece1a0181c..fc3959ad130 100644 --- a/lang/sr/patches/patch-as +++ b/lang/sr/patches/patch-as @@ -1,6 +1,6 @@ -$NetBSD: patch-as,v 1.1.1.1 2005/02/25 15:54:59 is Exp $ +$NetBSD: patch-as,v 1.2 2005/02/26 18:49:08 is Exp $ ---- Makefile.orig 2004-09-22 15:20:43.000000000 +0200 +--- Makefile.orig 2005-02-26 19:44:59.000000000 +0100 +++ Makefile @@ -4,7 +4,7 @@ @@ -11,3 +11,10 @@ $NetBSD: patch-as,v 1.1.1.1 2005/02/25 15:54:59 is Exp $ MAKE = make SHELL = /bin/sh +@@ -264,3 +264,6 @@ srvdist: + srv/srv quick/vm examples/mbrot examples/remote \ + create/args2 create/chairs global/3 global/4 global/5 \ + literal/cap misc/timeslice2 vm ++ ++verify: ++ srv/srv |