|
|||
Prex Home / Browse Source - Prex Version: 0.9.0 |
|||
root/usr/test/Makefile/* [<][>][^][v][top][bottom][index][help] */include $(SRCDIR)/mk/own.mk # Test for kernel SUBDIR:= task thread ipc timer exception fault deadlock sem mutex \ cpufreq ipc_mt kmon attack stack memleak object # Test for driver SUBDIR+= console kbd fdd ramdisk reset time zero # Test for library SUBDIR+= errno malloc stderr environ # Test for servers SUBDIR+= fileio fork forkbomb args signal fifo pipe dup creat conf \ mount umount shutdown include $(SRCDIR)/mk/subdir.mk /* [<][>][^][v][top][bottom][index][help] */ | |||
Copyright© 2005-2009 Kohsuke Ohtani |