Revision 280 trunk/cardbox/Makefile
| Makefile (revision 280) | ||
|---|---|---|
| 56 | 56 |
|
| 57 | 57 |
|
| 58 | 58 |
# Target file name (without extension). |
| 59 |
TARGET = main |
|
| 59 |
TARGET = cardbox |
|
| 60 | 60 |
|
| 61 | 61 |
|
| 62 | 62 |
# List C source files here. (C dependencies are automatically generated.) |
| 63 |
SRC = $(wildcard *.c) timer.c |
|
| 63 |
SRC = $(wildcard *.c) |
|
| 64 | 64 |
#$(TARGET).c |
| 65 | 65 |
|
| 66 | 66 |
|
Also available in: Unified diff