home *** CD-ROM | disk | FTP | other *** search
Makefile | 2000-06-06 | 521 b | 30 lines |
- #
- # Makefile automatically generated by MKMK V6.55
- # Sat Sep 11 10:43:25 1999
- #
-
- CFLAGS= IDIR / DEF HAVE_CONFIG_H DEF __GNU_LIBRARY__ DEF WORDS_BIGENDIAN OPT PARM r
- OBJS= alloca.o getopt.o getopt1.o regex.o# memchr.o memcmp.o memmove.o strerror.o
-
- sed.lib: $(OBJS)
- oml $@ $(OBJS)
-
- alloca.o: alloca.c
-
- getopt.o: getopt.c getopt.h
-
- getopt1.o: getopt1.c getopt.h
-
- memchr.o: memchr.c
-
- memcmp.o: memcmp.c
-
- memmove.o: memmove.c /config.h
-
- regex.o: regex.c regex-gnu.h
-
- strerror.o: strerror.c /config.h
-
- clean:
- delete $(OBJS)
-