diff options
Diffstat (limited to 'libiot/mkfile')
| -rw-r--r-- | libiot/mkfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libiot/mkfile b/libiot/mkfile index 516eb9d..36ef8ed 100644 --- a/libiot/mkfile +++ b/libiot/mkfile @@ -24,3 +24,6 @@ CFLAGS=\ <vfs/mkfile <$ROOT/mkfiles/mksyslib-$SHELLTYPE + +%.$O: %.c + $CC $CFLAGS -o $target $stem.c |
