Changes in uspace/Makefile [336d2f52:15f3c3f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r336d2f52 r15f3c3f 65 65 app/mkbd \ 66 66 srv/clip \ 67 srv/ devmap\67 srv/loc \ 68 68 srv/devman \ 69 69 srv/loader \ … … 79 79 srv/fs/fat \ 80 80 srv/fs/tmpfs \ 81 srv/fs/ devfs \81 srv/fs/locfs \ 82 82 srv/fs/ext2fs \ 83 83 srv/hid/s3c24xx_ts \ … … 153 153 ifeq ($(UARCH),sparc64) 154 154 DIRS += \ 155 srv/hw/irc/fhc \ 155 156 srv/hw/irc/obio 156 157 endif … … 164 165 lib/block \ 165 166 lib/clui \ 166 lib/scsi \167 167 lib/softint \ 168 168 lib/softfloat \
Note:
See TracChangeset
for help on using the changeset viewer.