Init
This commit is contained in:
10
xpginclude/sys/Makefile
Normal file
10
xpginclude/sys/Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
#@(#)Makefile 1.1 92/07/30 SMI;
|
||||
#
|
||||
H = dirent.h stat.h
|
||||
|
||||
all: $H
|
||||
|
||||
clean:
|
||||
|
||||
install:
|
||||
Reference in New Issue
Block a user