diff options
Diffstat (limited to 'usr/src/lib/libv12n/sparcv9/Makefile')
-rw-r--r-- | usr/src/lib/libv12n/sparcv9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libv12n/sparcv9/Makefile b/usr/src/lib/libv12n/sparcv9/Makefile index 7edfc67227..37d588d3d4 100644 --- a/usr/src/lib/libv12n/sparcv9/Makefile +++ b/usr/src/lib/libv12n/sparcv9/Makefile @@ -47,7 +47,7 @@ LDLIBS += -luuid -lc CPPFLAGS += -I. -I$(SRC)/lib/libds/common -I$(SRC)/cmd/ldmad -install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64) +install: all $(ROOTLIBS64) $(ROOTLINKS64) pics/%.o: $(SRC)/common/mdesc/%.c $(COMPILE.c) -o $@ $< |