Changeset e84c961 in mainline


Ignore:
Timestamp:
2018-07-05T21:41:25Z (6 years ago)
Author:
Dzejrou <dzejrou@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
32d53a7
Parents:
8054f60
git-author:
Dzejrou <dzejrou@…> (2018-07-02 20:29:08)
git-committer:
Dzejrou <dzejrou@…> (2018-07-05 21:41:25)
Message:

cpp: cpptest now uses BINARY instead of CXX_BINARY again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/cpptest/Makefile

    r8054f60 re84c961  
    11#
    2 # Copyright (c) 2017 Jaroslav Jindrak
     2# Copyright (c) 2018 Jaroslav Jindrak
    33# All rights reserved.
    44#
     
    2929USPACE_PREFIX = ../..
    3030
    31 CXX_BINARY = cpptest
     31BINARY = cpptest
    3232
    3333SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.