diff options
author | 1996-10-24 09:13:56 +0000 | |
---|---|---|
committer | 1996-10-24 09:13:56 +0000 | |
commit | 4cab495194f3a0084bc52e663079cc75604ac9f1 (patch) | |
tree | a02d12af43cb2464c8bba483dcedbc7996be6272 | |
parent | Respond to SIGINFO; from PR #42 (diff) | |
download | wireguard-openbsd-4cab495194f3a0084bc52e663079cc75604ac9f1.tar.xz wireguard-openbsd-4cab495194f3a0084bc52e663079cc75604ac9f1.zip |
add 3 another build directories
-rw-r--r-- | sys/arch/i386/compile/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/i386/compile/.cvsignore b/sys/arch/i386/compile/.cvsignore index a4497ed09f3..e9c3a3d3433 100644 --- a/sys/arch/i386/compile/.cvsignore +++ b/sys/arch/i386/compile/.cvsignore @@ -1,5 +1,6 @@ ALL BABY +BOOT DISKLESS GANDALF GENERIC @@ -9,5 +10,7 @@ LAP NETTAN OPRAH PCMCIA +SPARE-PARTS +THREADWAY TDR WALDORF |