| 43:aad48c3d4966 | 44:71d5a2dee8dc |
|---|---|
| 1 ## | 1 ## |
| 2 ## libtu Makefile | 2 ## libtu Makefile |
| 3 ## | 3 ## |
| 4 | 4 |
| 5 # System-specific configuration is in system.mk | 5 # System-specific configuration is in system.mk |
| 6 include system.mk | 6 TOPDIR=. |
| 7 include system-inc.mk | |
| 7 | 8 |
| 8 ###################################### | 9 ###################################### |
| 9 | 10 |
| 10 INCLUDES += -I./include | 11 INCLUDES += -I./include |
| 11 CFLAGS += $(POSIX_SOURCE) | 12 CFLAGS += $(POSIX_SOURCE) |