From 6032aa6ade49545d7c8b6025cf6e6373eb7c910c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 3 May 1998 16:42:08 +0000 Subject: Added new subdir for UNIX-dependent files. Now contains only functions for logging, but it will change soon. --- sysdep/unix/Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sysdep/unix/Makefile (limited to 'sysdep/unix/Makefile') diff --git a/sysdep/unix/Makefile b/sysdep/unix/Makefile new file mode 100644 index 0000000..60f8057 --- /dev/null +++ b/sysdep/unix/Makefile @@ -0,0 +1,3 @@ +OBJS=log.o + +include $(TOPDIR)/Rules -- cgit v1.2.3