diff options
Diffstat (limited to 'dmake/startup/qssl/qnx/recipes.mk')
-rw-r--r-- | dmake/startup/qssl/qnx/recipes.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dmake/startup/qssl/qnx/recipes.mk b/dmake/startup/qssl/qnx/recipes.mk deleted file mode 100644 index 4458b43924a7..000000000000 --- a/dmake/startup/qssl/qnx/recipes.mk +++ /dev/null @@ -1,8 +0,0 @@ -# Define additional QNX specific build recipes. -# - -# Recipe to make archive files. -# --Figure out what to do about the librarian-- -%$A .GROUP : - $(AR) $(ARFLAGS) $@ $? - $(RM) $(RMFLAGS) $? |