schwehr/libais

View on GitHub
test/Makefile-custom

Summary

Maintainability
Test Coverage
# -*- makefile -*-
all:
    echo "NOP"

clean:
    (cd compatibility && $(MAKE) -f Makefile-custom clean)
    rm -f *.pyc