- Timestamp:
- 2010-01-04T12:16:18Z (15 years ago)
- Branches:
- master
- Children:
- fb020ac
- Parents:
- a19ea7a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/purple/Makefile
ra19ea7a re08e53c 12 12 objects = purple.o 13 13 14 CFLAGS += -Wall $ $(pkg-config purple --cflags)14 CFLAGS += -Wall $(PURPLE_CFLAGS) 15 15 LFLAGS += -r 16 16
Note: See TracChangeset
for help on using the changeset viewer.