Rev 4137 | Rev 4172 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4137 | Rev 4170 | ||
|---|---|---|---|
| Line 259... | Line 259... | ||
| 259 | test/synch/rwlock4.c \ |
259 | test/synch/rwlock4.c \ |
| 260 | test/synch/rwlock5.c \ |
260 | test/synch/rwlock5.c \ |
| 261 | test/synch/semaphore1.c \ |
261 | test/synch/semaphore1.c \ |
| 262 | test/synch/semaphore2.c \ |
262 | test/synch/semaphore2.c \ |
| 263 | test/print/print1.c \ |
263 | test/print/print1.c \ |
| - | 264 | test/print/print2.c \ |
|
| - | 265 | test/print/print3.c \ |
|
| - | 266 | test/print/print4.c \ |
|
| 264 | test/thread/thread1.c \ |
267 | test/thread/thread1.c \ |
| 265 | test/sysinfo/sysinfo1.c |
268 | test/sysinfo/sysinfo1.c |
| 266 | 269 | ||
| 267 | ifeq ($(KARCH),mips32) |
270 | ifeq ($(KARCH),mips32) |
| 268 | GENERIC_SOURCES += test/debug/mips1.c |
271 | GENERIC_SOURCES += test/debug/mips1.c |