diff options
author | 1997-04-29 18:52:05 +0000 | |
---|---|---|
committer | 1997-04-29 18:52:05 +0000 | |
commit | 0decc12b8349c0e120a9a13c3f7c427fdbf0f045 (patch) | |
tree | ad8ee084ecfd2927fb98d02e3a4f4f85b17e1a1f | |
parent | mention that write updates timestamps (diff) | |
download | wireguard-openbsd-0decc12b8349c0e120a9a13c3f7c427fdbf0f045.tar.xz wireguard-openbsd-0decc12b8349c0e120a9a13c3f7c427fdbf0f045.zip |
Minor annoyance, synch with what we actually have in our conf directory:
including GENERICSBC and TIGER. OpenBSD doesn't have an OCELOT.
-rw-r--r-- | sys/arch/mac68k/compile/.cvsignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/mac68k/compile/.cvsignore b/sys/arch/mac68k/compile/.cvsignore index ec2c08166ec..7f5a4888108 100644 --- a/sys/arch/mac68k/compile/.cvsignore +++ b/sys/arch/mac68k/compile/.cvsignore @@ -1,3 +1,5 @@ GENERIC -OCELOT +GENERICSBC PUMA +TIGER +SPOT |