diff options
author | Eric Anholt <anholt@freebsd.org> | 2004-05-09 21:59:36 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2004-05-09 21:59:36 +0000 |
commit | 7bfce0c357360ef3035b6782d48d93a2ad40bd22 (patch) | |
tree | baf1f8bccdba8dda703ff98b2e13cbb56ee0054d | |
parent | b9dcb5b18713e6fe12130f780535d1b56b8b89cf (diff) |
Remove after repocopy to Makefile, now that we don't have to worry about
conflicting with imake's output.
-rw-r--r-- | bsd/Makefile.bsd | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bsd/Makefile.bsd b/bsd/Makefile.bsd deleted file mode 100644 index 3b678e19..00000000 --- a/bsd/Makefile.bsd +++ /dev/null @@ -1,4 +0,0 @@ -# i810, i830 & sis are not complete -SUBDIR = mga r128 radeon tdfx sis # i810 i830 gamma - -.include <bsd.subdir.mk> |