equal
deleted
inserted
replaced
28 |
28 |
29 !ifndef DIR |
29 !ifndef DIR |
30 DIR=. |
30 DIR=. |
31 !endif |
31 !endif |
32 |
32 |
33 !ifndef CPP |
33 !ifndef CXX |
34 CPP=cl.exe |
34 CXX=cl.exe |
35 !endif |
35 !endif |
36 |
36 |
37 |
37 |
38 !ifdef SUBDIRS |
38 !ifdef SUBDIRS |
39 $(SUBDIRS): FORCE |
39 $(SUBDIRS): FORCE |