- all: hello
- HDRS = hello.h
- SRCS = hello.c
- ALL_SRCS = $(HDRS) $(SRCS)
- hello: $(ALL_SRCS)
- echo "Building $< ..."
- gcc -o hello $(SRCS)
- echo "Built $>"
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 30968 | C. Thomas Tyler |
Migration from Classic to Streams with: p4 copy -b P4BBI_Classic_to_Streams |
4 months ago | |
//guest/perforce_software/p4bbi/main/test/baselines/FGS-2.0-Dev/src/makefile_renamed | |||||
#1 | 9147 | C. Thomas Tyler | Added inital version of P4BBI to The Perforce Workshop. | 11 years ago |