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