Changes in uspace/Makefile [0caa075e:7af0cc5] in mainline
- File:
-
- 1 edited
-
uspace/Makefile (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r0caa075e r7af0cc5 42 42 app/dnscfg \ 43 43 app/dnsres \ 44 app/download \45 44 app/edit \ 46 45 app/getterm \ 47 app/hdisk \48 46 app/init \ 49 47 app/inet \ 50 48 app/kill \ 51 49 app/killall \ 52 app/k io\50 app/klog \ 53 51 app/loc \ 54 52 app/logset \ … … 69 67 app/trace \ 70 68 app/top \ 71 app/untar \72 69 app/usbinfo \ 73 70 app/vuhid \ 74 71 app/netecho \ 75 app/netspeed \76 72 app/nettest1 \ 77 73 app/nettest2 \ 78 74 app/nettest3 \ 79 75 app/ping \ 76 app/ping6 \ 80 77 app/sysinfo \ 81 78 app/mkbd \ 82 79 app/date \ 83 80 app/vdemo \ 84 app/viewer \85 81 app/vlaunch \ 86 82 app/vterm \ … … 92 88 srv/locsrv \ 93 89 srv/logger \ 94 srv/klog \95 90 srv/devman \ 96 91 srv/loader \ … … 239 234 lib/gui \ 240 235 lib/hound \ 241 lib/http \242 236 lib/softrend \ 243 237 lib/draw \ 244 lib/math \245 238 lib/net \ 246 239 lib/nic \ 247 240 lib/ext4 \ 248 lib/uri \249 241 lib/usb \ 250 242 lib/usbhost \ … … 254 246 lib/pcm \ 255 247 lib/bithenge \ 256 lib/posix \ 257 lib/mbr \ 258 lib/gpt 248 lib/posix 259 249 260 250 LIBC_BUILD = $(addsuffix .build,$(LIBC))
Note:
See TracChangeset
for help on using the changeset viewer.
