Changeset 2535
- Timestamp:
- 08/31/07 15:07:19 (1 year ago)
- Files:
-
- trunk/example/linux.mak (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/example/linux.mak
r2465 r2535 24 24 .PHONY: all clean 25 25 26 # Standar ttarget26 # Standard target 27 27 all : 28 28 … … 54 54 networking/sockethello \ 55 55 networking/socketserver \ 56 networking/vfs \ 56 57 system/argparser \ 57 58 system/localtime \ … … 63 64 text/formatspec \ 64 65 text/localetime \ 66 text/properties \ 65 67 text/token 66 68












