From fcc56d9930f0fd5724607437a64b5ef9ff17af70 Mon Sep 17 00:00:00 2001 From: Nick Hibma Date: Tue, 25 Jan 2000 09:24:23 +0000 Subject: Install the USB include files in /usr/include/dev/usb. We should still sort out some way of avoiding the clutter. Not all files should be there. Prompted by: Louis A. Mamakos --- include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index 7ed6b4150118..1116df8c54e9 100644 --- a/include/Makefile +++ b/include/Makefile @@ -44,8 +44,8 @@ LFILES= aio.h errno.h fcntl.h inttypes.h linker_set.h poll.h syslog.h \ LDIRS= cam msdosfs net netatalk netatm netgraph netinet netinet6 \ netipx netkey netncp netns nfs ntfs nwfs pccard posix4 sys vm -LNOHEADERDIRS= isofs ufs -LSUBDIRS= isofs/cd9660 ufs/ffs ufs/mfs ufs/ufs cam/scsi +LNOHEADERDIRS= isofs ufs dev +LSUBDIRS= isofs/cd9660 ufs/ffs ufs/mfs ufs/ufs cam/scsi dev/usb # Define SHARED to indicate whether you want symbolic links to the system # source (``symlinks''), or a separate copy (``copies''). ``symlinks'' is -- cgit v1.3