Changes in uspace/Makefile [0caa075e:3e896e1] in mainline
- File:
-
- 1 edited
-
uspace/Makefile (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r0caa075e r3e896e1 45 45 app/edit \ 46 46 app/getterm \ 47 app/hdisk \48 47 app/init \ 49 48 app/inet \ 50 49 app/kill \ 51 50 app/killall \ 52 app/k io\51 app/klog \ 53 52 app/loc \ 54 53 app/logset \ … … 69 68 app/trace \ 70 69 app/top \ 71 app/untar \72 70 app/usbinfo \ 73 71 app/vuhid \ … … 92 90 srv/locsrv \ 93 91 srv/logger \ 94 srv/klog \95 92 srv/devman \ 96 93 srv/loader \ … … 242 239 lib/softrend \ 243 240 lib/draw \ 244 lib/math \245 241 lib/net \ 246 242 lib/nic \ … … 254 250 lib/pcm \ 255 251 lib/bithenge \ 256 lib/posix \ 257 lib/mbr \ 258 lib/gpt 252 lib/posix 259 253 260 254 LIBC_BUILD = $(addsuffix .build,$(LIBC))
Note:
See TracChangeset
for help on using the changeset viewer.
