source: mainline/uspace/lib/pcut/Makefile@ 01579ad

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 01579ad was 01579ad, checked in by Vojtech Horky <vojtechhorky@…>, 12 years ago

Start work on PCUT integration

PCUT is a simple library for (hopefully) easier unit testing.
See https://github.com/vhotspur/pcut for more details.

  • Property mode set to 100644
File size: 150 bytes
Line 
1#
2# This file was generated by call to update-from-master.sh
3#
4
5USPACE_PREFIX = ../..
6
7include helenos.mak
8
9include $(USPACE_PREFIX)/Makefile.common
10
Note: See TracBrowser for help on using the repository browser.