diff options
Diffstat (limited to 'apps/common/makefile')
-rw-r--r-- | apps/common/makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/common/makefile b/apps/common/makefile new file mode 100644 index 000000000..e261f52c9 --- /dev/null +++ b/apps/common/makefile @@ -0,0 +1,3 @@ +LIBRARY = common + +CSRCS = inet.c |