diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2007-05-15 13:35:33 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2007-05-29 15:02:44 -0700 |
commit | b0c8d885ce645aee5027a75e4149ba4be265b55d (patch) | |
tree | b251dd646c19199ad69d8c91b6aa5d483e946aed /bsd-core/Makefile | |
parent | fdc293d40c2fdd184d89bd38257ade2437c4cbc1 (diff) |
Update a bunch of FreeBSD port code.
Tested on r200/r300. i915 updates still remain to be done.
Diffstat (limited to 'bsd-core/Makefile')
-rw-r--r-- | bsd-core/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bsd-core/Makefile b/bsd-core/Makefile index db563a65..00889dae 100644 --- a/bsd-core/Makefile +++ b/bsd-core/Makefile @@ -69,4 +69,3 @@ drm_pciids.h: ${SHARED}/drm_pciids.txt ${SHAREDFILES}: ln -sf ${SHARED}/$@ $@ - |