Blame src/components/mx/Rules.mx

Packit Service a1973e
# $Id$
Packit Service a1973e
Packit Service a1973e
COMPSRCS += components/mx/linux-mx.c 
Packit Service a1973e
COMPOBJS += linux-mx.o
Packit Service a1973e
Packit Service a1973e
linux-mx.o: components/mx/linux-mx.c $(HEADERS)
Packit Service a1973e
	$(CC) $(LIBCFLAGS) $(OPTFLAGS) -c components/mx/linux-mx.c -o linux-mx.o