home *** CD-ROM | disk | FTP | other *** search
- PORTNAME= seq
-
- PORTDIR= port/seq
- PORTLDFLAGS=
-
- GCFLAGS= -O -W0,-Nn8000 -DNO_ASSERT_CHECKING
- BKIFLAGS=
- LDFLAGS= $(GCFLAGS)
- CFLAGS= $(GCFLAGS) \
- -I$(SD)/lib/H \
- -I$(SD)/lib/H/obsolete \
- -I$(OD)/lib/H \
- -I$(SD)/$(PORTDIR) \
- -I/usr/include \
- -I/usr/att/usr/include
-
- DIRS= ./dirs.mk
- LIBS= -ll -lm -lc /usr/att/lib/libc.a
- DEMOCCOPTS=
-
- # the .NOEXPORT target keeps gnu make from exporting make variables into
- # the environment. if you take this out, execve can't handle the length
- # of the envp vector.
-
- .NOEXPORT:
-