9 lines
128 B
Makefile
9 lines
128 B
Makefile
# Makefile for lib/ack/i386/head.
|
|
|
|
ASFLAGS = -I.
|
|
|
|
LIBRARIES = libe
|
|
|
|
libe_OBJECTS = em_head.o
|
|
|
|
include ../../../Makefile.ack.inc
|