Changeset 11054 for trunk/Ohana/src/opihi/pclient/Makefile
- Timestamp:
- Jan 11, 2007, 4:51:16 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pclient/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pclient/Makefile
r10342 r11054 1 1 include ../../../Configure 2 default: pclient 2 3 3 4 HOME = $(ROOT)/src/opihi … … 33 34 $(DESTLIB)/libdata.a 34 35 35 pclient: $(BIN)/pclient.$(ARCH) $(libs)36 37 $(BIN)/pclient.$(ARCH) : $(funcs) $(cmds)36 pclient: $(BIN)/pclient.$(ARCH) 37 $(SRC)/pclient.$(ARCH).o : $(libs) 38 $(BIN)/pclient.$(ARCH) : $(funcs) $(cmds) 38 39 39 40 install: $(DESTBIN)/pclient help
Note:
See TracChangeset
for help on using the changeset viewer.
