diff options
Diffstat (limited to 'pddp/Makefile.objects')
-rw-r--r-- | pddp/Makefile.objects | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pddp/Makefile.objects b/pddp/Makefile.objects new file mode 100644 index 0000000..3ad9b7a --- /dev/null +++ b/pddp/Makefile.objects @@ -0,0 +1,3 @@ +PDDPLINK_OBJECTS = \ +common/loud.o \ +common/os.o |