diff options
Diffstat (limited to 'usr/src/lib/libv12n/sparc')
-rw-r--r-- | usr/src/lib/libv12n/sparc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libv12n/sparc/Makefile b/usr/src/lib/libv12n/sparc/Makefile index a4fcbfad35..cf274962be 100644 --- a/usr/src/lib/libv12n/sparc/Makefile +++ b/usr/src/lib/libv12n/sparc/Makefile @@ -46,7 +46,7 @@ LDLIBS += -luuid -lc CPPFLAGS += -I. -I$(SRC)/lib/libds/common -I$(SRC)/cmd/ldmad -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBS) $(ROOTLINKS) pics/%.o: $(SRC)/common/mdesc/%.c $(COMPILE.c) -o $@ $< |