diff options
Diffstat (limited to 'libc/inet/Makefile')
-rw-r--r-- | libc/inet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/Makefile b/libc/inet/Makefile index 572263eb1..8c846370f 100644 --- a/libc/inet/Makefile +++ b/libc/inet/Makefile @@ -21,7 +21,7 @@ # respective copyright holders. TOPDIR=../ -include $(TOPDIR)Rules.make +include $(TOPDIR)Rules.mak LIBC=$(TOPDIR)libc.a DIRS = #rpc |