Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/Vector/Makefile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


include Makefile.inc

THISLIB	= Vector
SEARCH	=
EXTRA_H_FLAGS	= 
EXTRA_C_FLAGS	=

SRCS	= _E.hs

# Here are the main rules.
include ../Makefile.common


# Here are the dependencies.

${OBJDIR}/_E.$O: _E.hs
${OBJDIR}/Vector.$O: Vector.hs ${OBJDIR}/_E.$O


# C-files dependencies.
LowVector.$C:  _E.$C


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.