diff options
author | 1997-07-07 11:39:59 +0000 | |
---|---|---|
committer | 1997-07-07 11:39:59 +0000 | |
commit | d42267b4a087e81ffbc93761ec3e884791bb2c74 (patch) | |
tree | fe6b4f3e615c9290cdaa1f46d36469b5252e9093 | |
parent | correct ipl entry to match pmax's conf.c (diff) | |
download | wireguard-openbsd-d42267b4a087e81ffbc93761ec3e884791bb2c74.tar.xz wireguard-openbsd-d42267b4a087e81ffbc93761ec3e884791bb2c74.zip |
two dirs. that are built when compiling kernels
-rw-r--r-- | sys/arch/sun3/compile/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/sun3/compile/.cvsignore b/sys/arch/sun3/compile/.cvsignore index 5ef22b4b4ba..efc415dd8ed 100644 --- a/sys/arch/sun3/compile/.cvsignore +++ b/sys/arch/sun3/compile/.cvsignore @@ -3,3 +3,5 @@ DISKLESS GENERIC RAMDISK SMD_TEST +libcompat +libkern |