Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 42211
Collapse All | Expand All

(-)nemerle-0.1.2/ncc/Makefile (-3 / +3 lines)
Lines 105-113 Link Here
105
NCC_EXE_SRC       = main.n
105
NCC_EXE_SRC       = main.n
106
106
107
STDMACROS_DLL_SRC = \
107
STDMACROS_DLL_SRC = \
108
        ../macros/core.n \
108
	core.n \
109
	../macros/operators.n \
109
	operators.n \
110
        ../macros/io.n \
110
	io.n \
111
111
112
DISTFILES = \
112
DISTFILES = \
113
	ChangeLog                   \
113
	ChangeLog                   \

Return to bug 42211